Total Complexity | 79 |
Dependencies | 5 |
Dependents | 2 |
Total lines | 238 |
Lines of code | 196 |
Logical lines of code | 119 |
Comment lines | 15 |
Methods | 20 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
check_structure() | 47 | 16 | 35 | |
check_string() | 54 | 8 | 20 | |
checkDocumentType() | 60 | 8 | 12 | |
validateRange() | 59 | 7 | 14 | |
checkAssociativeArray() | 57 | 5 | 17 | |
checkUnion() | 60 | 5 | 12 | |
check_blob() | 62 | 4 | 9 | |
check_list() | 59 | 3 | 13 | |
check_map() | 62 | 3 | 11 | |
checkCanString() | 69 | 3 | 5 | |
validate() | 64 | 3 | 8 | |
__construct() | 72 | 2 | 4 | |
checkArray() | 79 | 2 | 3 | |
check_boolean() | 72 | 2 | 5 | |
check_numeric() | 68 | 2 | 7 | |
dispatch() | 65 | 2 | 7 | |
isAssociative() | 77 | 1 | 3 | |
isIndexed() | 79 | 1 | 3 | |
addError() | 71 | 1 | 5 | |
canJsonEncode() | 79 | 1 | 3 |